home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / libs / sphigs / sph_mac.hqx / SRGP port to 5.0 (compressed) / SRGP_SPHIGS Root / MacSPHIGS / sph_draw.proto.h < prev    next >
Encoding:
Text File  |  1992-02-13  |  298 b   |  8 lines

  1.  
  2. /* sph_draw.c */
  3. void SPH__draw_polyhedron(POLYHEDRON *, attribute_group *);
  4. void SPH__draw_fill_area(element *, attribute_group *);
  5. void SPH__draw_lines(element *, attribute_group *);
  6. void SPH__draw_markers(element *, attribute_group *);
  7. void SPH__draw_text(MAT3hvec, char *, attribute_group *);
  8.